home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Software of the Month Club 1998 July
/
Software of the Month Club 1998 July.iso
/
pc
/
SOMC
/
Casts
/
Biz.cst
/
00001_Biz1.ls
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-05-21
|
230 b
|
16 lines
on mouseEnter
set the foreColor of member "Biz1" to 1
puppetSound 1, "Pop"
updateStage
end
on mouseLeave
set the foreColor of member "Biz1" to 0
end
on mouseUp
puppetSound 1, "Plink"
updateStage
go to frame 21
end